Skip to content

Commit

Permalink
Merge branch 'master' into command-palette
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Dec 8, 2024
2 parents ba564db + cb96c2a commit 468a35d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"stylelint": "16.11.0",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.1",
"webpack": "5.97.0",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-remove-empty-scripts": "1.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4400,7 +4400,7 @@ __metadata:
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.1"
tippy.js: "npm:6.3.7"
webpack: "npm:5.97.0"
webpack: "npm:5.97.1"
webpack-cli: "npm:5.1.4"
webpack-remove-empty-scripts: "npm:1.0.4"
window-handle: "npm:1.0.1"
Expand Down Expand Up @@ -7066,9 +7066,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.97.0":
version: 5.97.0
resolution: "webpack@npm:5.97.0"
"webpack@npm:5.97.1":
version: 5.97.1
resolution: "webpack@npm:5.97.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.6"
Expand Down Expand Up @@ -7098,7 +7098,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/a8714d42defbf52382b61c157f68e161a16d0edf228d8d9abaa7a165f3ee0ac7386a08d28d4dcf8d6740ea5bda0c4d4abfeeb838df029e636c1c28bb2454ac56
checksum: 10c0/a12d3dc882ca582075f2c4bd88840be8307427245c90a8a0e0b372d73560df13fcf25a61625c9e7edc964981d16b5a8323640562eb48347cf9dd2f8bd1b39d35
languageName: node
linkType: hard

Expand Down

0 comments on commit 468a35d

Please sign in to comment.