Skip to content

Commit fe565b4

Browse files
authored
Merge pull request gocd#10601 from gocd/dependabot/npm_and_yarn/server/src/main/webapp/WEB-INF/rails/types/node-16.11.44
ui-dev: bump @types/node from 16.11.43 to 16.11.44 in /server/src/main/webapp/WEB-INF/rails
2 parents d71394f + c77cb45 commit fe565b4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

server/src/main/webapp/WEB-INF/rails/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/lru-cache": "^7.10.10",
6565
"@types/mini-css-extract-plugin": "^1",
6666
"@types/mithril": "2.0.11",
67-
"@types/node": "^16.11.43",
67+
"@types/node": "^16.11.44",
6868
"@types/optimize-css-assets-webpack-plugin": "^5.0.5",
6969
"@types/prismjs": "^1.26.0",
7070
"@types/shell-quote": "^1.7.0",

server/src/main/webapp/WEB-INF/rails/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,10 +1239,10 @@
12391239
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
12401240
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
12411241

1242-
"@types/node@^16.11.43":
1243-
version "16.11.43"
1244-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6"
1245-
integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==
1242+
"@types/node@^16.11.44":
1243+
version "16.11.44"
1244+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.44.tgz#447e3eecad9d19bd779f4a575f361d34898c0722"
1245+
integrity sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==
12461246

12471247
"@types/optimize-css-assets-webpack-plugin@^5.0.5":
12481248
version "5.0.5"

0 commit comments

Comments
 (0)